home *** CD-ROM | disk | FTP | other *** search
/ SGI Freeware 1999 August / SGI Freeware 1999 August.iso / dist / fw_ORBit.idb / usr / freeware / lib / libIDLConf.sh.z / libIDLConf.sh
Encoding:
Text File  |  1999-07-16  |  315 b   |  7 lines

  1. #
  2. # Configuration file for using the libIDL library in GNOME applications
  3. #
  4. LIBIDL_INCLUDEDIR="-I${ROOT}/usr/freeware/lib/glib/include -I${ROOT}/usr/freeware/include -I${ROOT}/usr/freeware/include"
  5. LIBIDL_LIBDIR="-L${ROOT}/usr/freeware/${ABILIB-lib}"
  6. LIBIDL_LIBS="-lIDL -L${ROOT}/usr/freeware/${ABILIB-lib} -lglib"
  7.